Skip to content

chore(lint): update golangci config and fix test cleanup#90

Merged
ryancurrah merged 1 commit intomainfrom
chore/misc-cleanup
Mar 15, 2026
Merged

chore(lint): update golangci config and fix test cleanup#90
ryancurrah merged 1 commit intomainfrom
chore/misc-cleanup

Conversation

@ryancurrah
Copy link
Copy Markdown
Owner

Update .golangci.yml to use config version 2 and re-enable tenv and gofumpt linters Ensure cli checkstyle test checks errors from temporary file Close()

@ryancurrah ryancurrah force-pushed the chore/misc-cleanup branch 4 times, most recently from 53c5f2e to c22ade2 Compare March 15, 2026 02:11
Update .golangci.yml to use config version 2 and fix config issues
(remove dep linters)
Ensure cli checkstyle test checks errors from temporary file Close()
Update golangci-lint action
Address all new lint issues
@ryancurrah ryancurrah merged commit af3b40a into main Mar 15, 2026
3 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 15, 2026

Codecov Report

❌ Patch coverage is 72.97297% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.42%. Comparing base (041f41f) to head (dd3a130).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
processor.go 72.97% 9 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   78.42%   78.42%           
=======================================
  Files           4        4           
  Lines         292      292           
=======================================
  Hits          229      229           
  Misses         49       49           
  Partials       14       14           
Flag Coverage Δ
unittests 78.42% <72.97%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ryancurrah ryancurrah deleted the chore/misc-cleanup branch March 28, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant